home *** CD-ROM | disk | FTP | other *** search
/ Aminet 39 / Aminet 39 (2000)(Schatztruhe)[!][Oct 2000].iso / Aminet / dev / mui / MCC_TipOfDay.readme < prev    next >
Encoding:
Text File  |  2000-09-02  |  7.2 KB  |  185 lines

  1. Short:    V15.8 - 'Tip of the day' class (MUI)
  2. Author:   Marcin Orlowski <carlos@amiga.com.pl>
  3. Uploader: Marcin Orlowski <carlos@amiga.com.pl>
  4. Version:  15.8
  5. Type:     dev/mui
  6. Replaces: dev/mui/MCC_TipOfDay.*
  7. Www:      http://amiga.com.pl/mcc/
  8. Source:   dev/mui/MCC_TipOfDay_S.lha
  9.  
  10.  
  11.   Short
  12.   -----------------------------------
  13.  
  14.   Many programs on other operating systems often offer so called
  15.   "Tip of the day" stickers.  It's mostly small window opened on
  16.   program startup, showing valuable (more or less) information about
  17.   the program, some useful information, keyboard shortcuts or just
  18.   neat tips or quick how-to solutions...
  19.  
  20.   I think, that from the user's point of view it's good idea to have
  21.   such feature, especially Tips can be turned off if you felt bored.
  22.   As you probably guessed, this class is supposed to handle such
  23.   tips for your MUI based application almost in fully automatic manner
  24.   (you just need to add 3 lines of code to have fully functional Tip
  25.   Of The Day implemented!  See the enclosed demonstration for more
  26.   details.
  27.  
  28.   You like the class?  Feel free to use it in your programs.
  29.  
  30.   Tip Of The Day class is freeware software, but it's copyrighted
  31.   © 1999-2000 by Marcin Orlowski <carlos@amiga.com.pl>
  32.  
  33.  
  34.   Source code:
  35.   -----------------------------------
  36.  
  37.   The complete source tree of TipOfTheDay is now available.  See
  38.   the source.readme file for details about using them.
  39.  
  40.  
  41.  
  42.   Software using this class:
  43.   -----------------------------------
  44.  
  45.   Let me know about your!
  46.  
  47.  
  48.  
  49.   History
  50.   -----------------------------------
  51.  
  52.   15.0 (Tue Nov 09 19:20:22 1999)
  53.        - initial version
  54.  
  55.   15.1 (Thu Nov 11 23:02:00 1999)
  56.        - now using installer script by Robert Reiswig
  57.          <vgr@best.com>
  58.        - made Tipboard.mcc more bullet-proof, to better
  59.          handle various errors (e.g.  "no tips file")
  60.  
  61.   15.2 (Fri Nov 12 21:32:28 1999)
  62.        - added localized tips support
  63.        - attempt to replace previous, ugly bulb image
  64.        - localized Tipwindow.mcc
  65.  
  66.   15.3 (Sat Nov 13 23:42:49 1999)
  67.        - fixed underscore being improperly handled in
  68.          checkmark label (Oleg Sergeev)
  69.        - added MUIV_Tip_Show_Random support
  70.        - added bubble help to the Tipwindow.mcc objects
  71.        - cleared typos in autodocs (a little bit ;-)
  72.  
  73.   15.4 (Wed Nov 24 22:47:28 1999)
  74.        - added forgotten bubble help to the checkmark
  75.        - expanded tip file pathes with two new entries:
  76.          "PROGDIR:Tips/english/%s" and "PROGDIR:Tips/%s",
  77.        - added QUIET switch to the tip_converter
  78.        - source code released
  79.        - português-brasil translation by Daniel Mealha
  80.          Cabrita <dancab@iname.com>
  81.        - russian translation by Andrew Boyarintsev
  82.          <ntrs@redline.ru> and Oleg Sergeev
  83.          <bigblack@mail.lanck.net>
  84.        - slovenian translation by Damir Arh
  85.          <damir.arh@guest.arnes.si>
  86.  
  87.    15.5 (Sat Nov 27 15:08:39 1999)
  88.        - fixed catalog handling bug, causing some strings
  89.          to remain in english. Might also cause hits or so
  90.          (Damir Arh)
  91.        - tip_converter version is now equal classes'
  92.          version
  93.        - slovenian translation is here for sure now
  94.  
  95.    15.6 (Mon Dec 20 21:32:40 1999)
  96.        - this is minior update. no code change, just
  97.          new translations.
  98.        - updated slovenian translation by Damir Arh
  99.          <damir.arh@guest.arnes.si>
  100.        - deutsch translation by Andreas Kuerzinger
  101.          <akuerzin@HTWM.De>
  102.        - italian translation by Andrea Monni
  103.          <andrea.monni@tiscalinet.it> and Francesco Leoni
  104.          <zitzu@tiscalinet.it>
  105.        - swedish translation and tips by Thomas Nordh
  106.          <thomas.nordh@swipnet.se>
  107.        - forgotten source tip file is now included
  108.  
  109.    15.7 (Fri Apr 21 21:12:24 2000)
  110.        - MUIA_Version and MUIA_Revision are gettable now
  111.        - finnish translation by Ilkka Lehtoranta
  112.          <iti@solutions.fi>
  113.        - portuguese translation (catalog and Autodocs) by
  114.          Alfredo Martins <alfredomartins@mail.telepac.pt>
  115.          and Raul Silva <luarsilva@mail.telepac.pt>
  116.  
  117.    15.8 (Fri Jun 30 16:43:43 2000)
  118.        - added MUIA_Tip_WindowObject gettable atribute
  119.          upon request of many ppl. Now you can play with
  120.          the window object as you wish (Carlos)
  121.        - you can now customize the bulb image with use
  122.          of MUIA_Tip_BulbObject (Carlos)
  123.        - added more comments to tip_demo.c source for
  124.          all you people having problems with how to properly
  125.          use this class (Carlos)
  126.        - fixed bug causing "Show Tips on Startup" checkmark
  127.          to be always "ON", no matter what the real setting
  128.          was (Carlos)
  129.  
  130.  
  131.  
  132.         ___  ___  ___    ________    ___  ___  ___    ___  ___
  133.        /   \/   \/   \  /        \  /   \/   \/   \  /   \/   \
  134.       /    /    /    / /         / /    /    /    / /    /    /
  135.      /    /    /    / /    _____/ /    /    /    / /    /    /
  136.     /    /    /    / /        \  /    /    /    / /         /
  137.    /    /    /    / /         / /    /    /    / /         /
  138.   /    /    /    / /    _____/ /    /    /    / /    /    /
  139.  /    /    /    / /    /      /    /    /    / /    /    /
  140.  \___/\___/\___/ /    /       \___/\___/\___/  \___/\___/
  141.                 /    /
  142.                 \___/                    W.F.M.H. on-line
  143.                                        http://wfmh.org.pl
  144.  
  145.              Amiga software: http://amiga.com.pl/
  146.  
  147.  
  148.  $Id: MCC_TipOfDay.readme,v 1.11 2000/06/29 22:41:48 carlos Exp $
  149.  
  150.  
  151. ============================= Archive contents =============================
  152.  
  153. Original  Packed Ratio    Date     Time    Name
  154. -------- ------- ----- --------- --------  -------------
  155.     1188     738 37.8% 11-Nov-99 19:47:24  MCC_TipOfDay.info
  156.    11576    7365 36.3% 02-May-96 09:55:08 +WrapGuide
  157.      748     443 40.7% 20-Dec-99 21:41:24 +tipwindow.catalog
  158.     1692     969 42.7% 30-Jun-00 18:46:50 +example_tips.text
  159.      868     473 45.5% 20-Dec-99 21:41:24 +tipwindow.catalog
  160.      912     533 41.5% 20-Dec-99 21:41:24 +tipwindow.catalog
  161.      750     468 37.6% 20-Dec-99 21:41:22 +tipwindow.catalog
  162.      752     488 35.1% 20-Dec-99 21:41:22 +tipwindow.catalog
  163.      798     480 39.8% 20-Dec-99 21:41:24 +tipwindow.catalog
  164.      756     450 40.4% 20-Dec-99 21:41:26 +tipwindow.catalog
  165.      906     474 47.6% 30-Jun-00 18:46:44 +tipwindow.cd
  166.     1192     664 44.2% 11-Nov-99 19:47:24 +Demos.info
  167.     9544    6117 35.9% 30-Jun-00 18:46:48 +tip_demo
  168.     1654     900 45.5% 14-Jul-99 16:42:16 +Tip_Demo.info
  169.     1644     967 41.1% 30-Jun-00 18:46:48 +tipoftheday.tips
  170.     8069    3295 59.1% 30-Jun-00 18:46:44 +MCC_Tipwindow.doc
  171.     1692     969 42.7% 30-Jun-00 18:46:46 +example_tips.text
  172.     9915    2913 70.6% 30-Jun-00 18:46:46 +tip_converter.c
  173.      239     120 49.7% 30-Jun-00 18:46:46 +tip_converter_revision.h
  174.     4568    1778 61.0% 30-Jun-00 18:46:46 +tip_demo.c
  175.     1367     551 59.6% 30-Jun-00 18:46:44 +tipwindow_mcc.h
  176.     6589    1955 70.3% 11-Nov-99 19:45:50 +Install
  177.     2386    1436 39.8% 11-Nov-99 19:47:24 +Install.info
  178.     6872    3843 44.0% 30-Jun-00 18:46:44 +tipboard.mcc
  179.     8148    4413 45.8% 30-Jun-00 18:46:44 +tipwindow.mcc
  180.     5463    2292 58.0% 30-Jun-00 18:46:50 +MCC_TipOfDay.readme
  181.     1391     687 50.6% 11-Nov-99 19:47:24 +MCC_TipOfDay.readme.info
  182.    11188    7100 36.5% 30-Jun-00 18:46:48 +tip_converter
  183. -------- ------- ----- --------- --------
  184.   102867   52881 48.5% 03-Jul-100 14:34:46   28 files
  185.